/* CSS Document */
/* フレーム----------------------------------------------------------------------------------*/
div#container{
	position: relative;
	height: auto !important;
	height: 100%; 
	min-height: 100%;
	background-image: url(../images/bg_main.jpg);
}
div#area_head{
	clear:both;
	height:100px;
	background-image: url(../images/head/bg_head.jpg);
	background-repeat: repeat-x;
	border-top:1px solid #000000;
}
div#area_main{
	clear:both;
	padding-bottom: 110px;
}
div#area_foot{
	clear:both;
	position: absolute; bottom: 0;
	width:100%;
	height:120px;
	background-image: url(../images/foot/bg_foot.jpg);
	border-top:1px solid #000000;
}

/* ヘッダー----------------------------------------------------------------------------------*/
div#head{
	width:960px;
	height:100px;
	padding:0px 25px 0 30px;
	margin: 0 auto;
	position: relative;
}
div#special_btn{
	position: absolute; top: 7px; right: 25px;
}

/*
div#logo{
	float:left;
	width:213px;
	padding:18px 24px 0 0;
}
*/
div#logo_rol{
	background:url(../images/head/logo_on.gif) no-repeat left bottom;
}
div#logo_rol a{
	display:block;
	width:239px;
	height:84px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
div#logo_rol a:hover {
	text-indent:-9999px;
}

/*メニュー*/
div#head_menu{
	float:left;
}
ul#head_menu_btns {
	list-style-type: none;
}
ul#head_menu_btns li{
	float: left;
}
ul#head_menu_btns li.logo{
	padding-top:16px;
}
ul#head_menu_btns li.menu{
	padding-top:44px;
}

div#foot_print{
	width:950px;
	padding:10px 35px 0 45px;
	margin: 0 auto;
}
span.fp_ar{
	font-size:8px;
	padding:0 10px;
	vertical-align:bottom;
}
/* メイン------------------------------------------------------------------------------------*/
div#main{
	width:960px;
	padding:0 30px 10px 30px;
	margin: 0 auto;
}

/*TOP*/
div#sp_bnr{
	width:950px;
	padding:5px 5px 5px 5px;
}
div#tp_left{
	float:left;
	width:720px;
}
div#tp_right{
	float:left;
	width:240px;
}
div.grid1{
	float:left;
	width:230px;
	height:392px;
	padding:5px;
}
div.gd_pos1{
	width:230px;
	height:392px;
	background:#000000;
}
div.gd_hed{
	height:10px;
	padding:10px;
	color:#ffffff;
}
div.gd_hedimg{
	height:30px;
	padding-left:10px;
}
div.gd_hedimg div.hed_txt{
	float:right;
	height:10px;
	padding:10px;
	color:#ffffff;
}
img.ico_limited{
	float:right;
}
div.gd_main{
	height:322px;
	overflow:hidden;
}
div.gd_main2{
	height:210px;
}
div.gd_btm{
	height:40px;
	text-align:right;
}
div.gd_btm2{
	height:10px;
	padding:10px;
	text-align:center;
}
/*
div.gd_btm img:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	background:#ffffff;
}
*/
img.eirin{
	padding:0 10px 10px 0;
}
img.eirin2{
	padding:0 10px 5px 0;
}
img.btnimg:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	background:#ffffff;
}

div.gd_pos2{
	width:230px;
	height:392px;
	background:#ff0000;
}
div.gd_other{
	width:230px;
	height:392px;
	background:#ffffff;
}
div#bloghead{
	width:230px;
	height:30px;
}
ul#rsslist{
	padding:10px;
}
ul#rsslist li{
	clear:both;
	line-height:1.7em;
	padding:5px 0;
	border-top:1px dotted #545454;
}


div#gd_news{
	width:210px;
	padding:10px;
}

ul#gd_news_lst{
}
ul#gd_news_lst li{
	clear:both;
	line-height:1.7em;
}
ul#gd_news_lst li div.date{
	float:left;
	width:30px;
	padding-right:10px;
	display:inline-block;
	display:inline;
}
ul#gd_news_lst li div.tittle{
	width:170px;
	float:left;
	display:inline-block;
	display:inline;
}


ul#gd_news_lst2{
	padding-left:10px;
}
ul#gd_news_lst2 li{
	clear:both;
	line-height:1.7em;
}
ul#gd_news_lst2 li div.date{
	float:left;
	width:30px;
	padding-right:10px;
	display:inline-block;
	display:inline;
}
ul#gd_news_lst2 li div.tittle{
	width:600px;
	float:left;
	display:inline-block;
	display:inline;
}

div.grid2{
	clear:both;
	float:left;
	width:230px;
	height:270px;
	padding:5px;
}
div.gd_fb{
	float:left;
	width:228px;
	height:390px;
	background:#ffffff;
	overflow:hidden;
	border:1px solid #ccc;
}

div.gd_tw{
	float:left;
	width:230px;
	/*height:270px;*/
	height:390px;
	overflow:hidden;
}
div.gd_bgs{
	width:230px;
	height:270px;
	background:#ffffff;
	overflow:hidden;
}
div.gd_bgl{
	width:230px;
	height:390px;
	background:#ffffff;
	overflow:hidden;
}
div#gd_mamas{
	width:210px;
	height:154px;
	padding:10px;
}

div#comson{
	clear:both;
	float:left;
	width:710px;
	height:270px;
	background:#000000;
	margin:5px;
}
div.grid3{
	float:left;
	width:350px;
	height:382px;
	padding:5px;
}
div.gd_svs{
	width:350px;
	height:392px;
	background:#ffffff;
	position: relative;
}
div.gd_svs a#cbtn{
	width:100px;
	height:100px;
	position: absolute;
	top:107px;
	left:10px;
}
div.gd_svs a#cbtn:hover{
	opacity:0.4;
	filter:alpha(opacity=40);
	/*-ms-filter: "alpha(opacity=40)";*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	background:#ffffff;
}

#slider-stage{
	float:left;
	width:640px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height:210px;
	margin:0 auto;
}
#slider-list{
	/*width:2720px;*/
	width:5440px;
}
#slider-list li{
	list-style:none;
	padding:0;
	border:0;
	margin:0 5px;
	background:#FFFFFF;
	float:left;
	width:150px;
	height:210px;
}
#slider-list li div.img{
	width:150px;
	height:100px;
	overflow:hidden;
	background:#000000;
}
#slider-list li div.txt{
	width:130px;
	height:50px;
	padding:10px;
	font-size:10px;
}
#slider-list li div.gbtn{
	width:150px;
	height:40px;
	text-align:right;
}
div.slider-buttons{
	float:left;
	width:35px;
	height:210px;
}
div.slider-buttons img:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	/*-ms-filter: "alpha(opacity=70)";*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	background:#ffffff;
}

/*上映中作品*/
div.sdl_hd{
	float:left;
	width:950px;
	padding:0 0 10px 5px;
}
table.tbl_day{
	width:950px;
	border-collapse: collapse;
	border:1px solid #adadad;
	background:#ffffff;
}
table.tbl_day td.svs{
	width:388px;
}
div#svs_img{
	width:388px;
	height:92px;
	position: relative;
}
div#svs_img div#btn{
	position: absolute;
	bottom:0;
	right:0;
}
div#svs_img div#btn img:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	/*-ms-filter: "alpha(opacity=70)";*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	background:#ffffff;
}
table.tbl_day td.sat{
	color:blue;
}
table.tbl_day td.sun{
	color:red;
}

table.tbl_day td{
	width:69px;
	height:30px;
	padding:0px;
	border:1px solid #adadad;
	text-align:center;
}
/**/
div.sdl_mv{
	clear:both;
	width:950px;
	padding:0 0 10px 5px;
}
table.tbl_time{
	width:950px;
	min-height:210px;
	height:auto !important;
	height:210px;
	border-collapse: collapse;
	border:1px solid #adadad;
	background:#adadad;
}
table.tbl_time td.time1{
	width:69px;
	/*height:201px;*/
	height:170px;
	padding:5px 0px;
	border:1px solid #adadad;
	text-align:center;
	vertical-align:top;
	background:#f8ffff;

	/*position: relative;*/
}
/*
table.tbl_time td.time1 img.ticket{
	position: absolute;
	bottom: 0;
	left: 0;
}
*/
table.tbl_time td.time2{
	width:69px;
	/*height:201px;*/
	height:170px;
	padding:5px 0px;
	border:1px solid #adadad;
	text-align:center;
	vertical-align:top;
	background:#ffffff;
}
table.tbl_time td.ticket{
/*
	min-height:30px;
	height:auto !important;
*/
	height:30px;
	border:1px solid #adadad;
	background:#f8ffff;
}
table.tbl_time td.info{
	width:388px;
	background:#000000;
	vertical-align:bottom;
}
div.tbl_time_img{
	float:left;
	width:150px;
	height:210px;
	overflow-y:hidden;
}
div.tbl_time_txt{
	float:left;
	width:218px;
	height:190px;
	padding:10px;
	color:#ffffff;
	position: relative;
}
div.tbl_time_txt div.theater{
	position: absolute;
	top: 0;
	right:0;
}
div.tbl_time_txt b{
	float:left;
	padding-top:30px;
}
div.tbl_time_txt p{
	clear:both;
	padding-top:1em;
	line-height: 150%;
}
div.sdl_mv_btn{
	width:238px;
	height:30px;
	text-align:right;
	position: absolute;
	bottom: -1px;
	right:0;
}


body#pg_mvdetail{
	width:505px;
	background:#000000;
	color:#ffffff;
	overflow-x: hidden;
}

div#mv_detail{
	padding:30px 30px 0 30px;
	width:475px;
	overflow: hidden;
	position: relative;
}
div#mv_detail h1{
	width:460px;
	font-weight:bold;
	font-size:13px;
	padding:10px 0;
	border-top:1px dotted #ababab;
	border-bottom:1px dotted #ababab;
}

div#mv_detail div#left, div#mv_detail div#center{
	float: left;
	padding-top:10px;
	padding-bottom: 32768px; /* 必須 */  
	margin-bottom: -32768px; /* 必須 */  
}
div#mv_detail div#left{
	width:200px;
	height:280px;
	overflow: hidden;
/*
	position: relative;
*/
}
div#mv_detail div#left div.mbtn{
	height:30px;
	position: absolute;
	bottom: 0;
	right:45px;
}
div#mv_detail div#center{
	width:275px;
}
div#mv_story{
	padding:0 40px 0 30px;
	width:455px;
	line-height: 150%;
	letter-spacing:1px;
}

div#sdl_info{
	clear:both;
	width:950px;
	padding:0 0 10px 5px;
}
div#sdl_info div.info{
	clear:both;
	float:left;
	width:930px;
	padding:10px;
	margin-bottom:10px;
	background:#ffffff;
}

div.sdl_info_stle{
	clear:both;
	height:30px;
	background:#ffffff;
	padding:0 0 0 10px;
	margin-bottom:10px;
	border-top:1px dotted #adadad;
	border-bottom:1px dotted #adadad;
}

/**/
div#sdl_print{
	float:left;
	width:388px;
}
div#sdl_back{
	float:left;
	width:276px;
}
div#sdl_next{
	float:left;
	width:276px;
}


/*公開予定作品*/
div.mv_movie{
	clear:both;
	float:left;
	width:950px;
	padding-left:5px;
	margin-bottom:10px;
	/*border:1px solid #545454;*/
	overflow: hidden;
	position: relative;
}
div.mv_movie div.left,div.mv_movie div.center,div.mv_movie div.right{
	float: left; /* 次要素を左寄せ */  
	padding-bottom: 32768px; /* 必須 */  
	margin-bottom: -32768px; /* 必須 */  
}
div.mv_movie div.left{
	width:200px;
	height:210px;
	background:#000000;
	color:#ffffff;
}
div.mv_movie div.left div.mbtn{
	height:30px;
	position: absolute;
	bottom: 0;
	right:750px;
}
div.mv_movie div.center{
	width:275px;
	background:#000000;
	color:#ffffff;
}
div.minfo{
	padding:10px;
}
div.minfo dl{
	padding: 0 5px 5px;
}
div.minfo dl dt{
	float: left;
	width:4em;
	padding: 5px 0 5px 0;
}
div.minfo dl dd{
	padding: 3px 0 5px 4em;
	line-height: 150%;
	border-bottom: 1px #ababab dotted;
}

div.mv_movie div.right{
	width:475px;
	background:#ffffff;
}
div.mv_movie div.right div.mdtl{
	padding:15px;
}
div.mv_movie div.right div.mdtl b{
	font-size:14px;
}
div.mv_movie div.right div.mdtl p{
	line-height: 150%;
	color:#545454;
}

body#pg_preticketinfo{
	width:505px;
	background:#000000;
	color:#ffffff;
	overflow-x: hidden;
}
body#pg_preticketinfo h1{
	padding:15px 30px 15px 30px;
	font-weight:bold;
}

div#mv_preticketinfo{
	clear:both;
	float:left;
	padding:15px 30px 15px 30px;
	width:475px;
	border-top:1px dotted #ffffff;
}
div#mv_preticketinfo div.img{
	float:left;
	width:200px;
}
div#mv_preticketinfo div.txt{
	float:left;
	width:245px;
	padding:10px;
	vertical-align:top;
}
/*プライバシーポリシー*/
div#pp{
	float:left;
	margin:0;
	padding:0 0 0 5px;
}
div#pp p{
	padding:10px;
}
div#pp ul{
	padding:0 10px 0 25px;
}
div#pp ul li{
	list-style-type: decimal;
	padding-bottom:10px;
	line-height:1.5em;
}

/*会社案内*/
div#com{
	float:left;
	margin:0;
	padding:0 0 0 5px;
}
div#com_img{
	float:left;
	width:550px;
	height:430px;
}
div#com_info{
	float:left;
	width:380px;
	height:410px;
	padding:10px;
	background:#ffffff;
}
div#com_info dl{
	padding: 0 5px 5px;
}
div#com_info dl dt{
	float: left;
	width:5em;
	padding: 5px 0 5px 0;
}
div#com_info dl dd{
	padding: 3px 0 5px 5em;
	line-height: 150%;
	border-bottom: 1px #ababab dotted;
}
div#com_pol{
	float: left;
	padding:10px 0;
}
div#com_pol div#img{
	float:left;
	width:550px;
	height:150px;
}
div#com_pol div#txt{
	float:left;
	width:370px;
	height:120px;
	padding:15px;
	background:#ffffff;
	line-height: 150%;
	position: relative;
}
div#com_pol_btn{
	height:30px;
	position: absolute;
	bottom: 0;
	right:0;
}

div#com_cre{
	clear:both;
	background:#ffffff;
}
div#com_cre b{
	color:#0A16AC;
}
div#com_cre p{
	padding:15px;
	line-height: 150%;
}

/*劇場案内*/
div#theater{
	float:left;
	margin:0;
	padding:0 0 0 5px;
}
div#theater_menu{
	float:left;
	height:101px;
	padding-bottom:10px;
}
div#theater_menu img{
	float:left;
	padding-right:10px;
}
div#theater_menu img#end{
	padding-right:0;
}
div#theater_img{
	float:left;
}
div#theater_img div.gr1{
	float:left;
	padding:0 10px 10px 0;
}
div#theater_img div.gr2{
	float:left;
	padding:0 0 10px 0;
}
ul.theater_img_menu{
	padding:10px;
}
ul.theater_img_menu li{
	padding-bottom:4px;
}
div.theater_img_tle{
	width:230px;
	height:230px;
	background:#ffffff;
}
div.theater_img_tle div.img{
	width:230px;
	height:153px;
	background:#000000;
	text-align:center;
	position: relative;
}
div.theater_img_tle div.bbtn{
	width:15px;
	height:15px;
	position: absolute;
	bottom: 0;
	right:0;
}
div.theater_img_tle div.txt{
	padding:10px;
	text-align:left;
}

table#thea_fee{
	width:950px;
	border-collapse: collapse;
	border:1px solid #adadad;
	background:#ffffff;
}
table#thea_fee th{
	width:140px;
	height:30px;
	padding-left:10px;
	border:1px solid #adadad;
	background:#545454;
	color:#ffffff;
}
table#thea_fee td{
	width:140px;
	height:30px;
	border:1px solid #adadad;
	text-align:center;
}
table#thea_fee td#tle{
	padding-left:10px;
	background:#5056AD;
	text-align:left;
}
table#thea_fee td#note{
	width:620px;
	text-align:left;
	padding-left:30px;
	line-height: 150%;
}

table#thea_svs{
	width:950px;
	border-collapse: collapse;
	border:1px solid #adadad;
	background:#ffffff;
	margin-top:10px;
}
table#thea_svs th{
	height:30px;
	padding-left:10px;
	border:1px solid #adadad;
	background:#545454;
	color:#ffffff;
}
table#thea_svs td{
	height:30px;
	padding-left:10px;
	border:1px solid #adadad;
}
table#thea_svs td#tle{
	background:#5056AD;
	text-align:left;
}
table#thea_svs td#tle div#atn{
	float:right;
	color:#ffffff;
	padding:10px;
}
table#thea_svs td.note{
	line-height: 150%;
	padding:10px;
}
table#thea_svs td.nm{
	width:210px;
	font-size:14px;
	font-weight:bold;
	background:#f5f5f5;
}
table#thea_svs td.ico{
	width:70px;
	height:60px;
	padding:0;
	text-align:center;
	background:#f5f5f5;
}
b.fee{
	font-size:14px;
	letter-spacing:1px;
}

/*アクセスマップ*/
div.aces_stle{
	height:30px;
	background:#ffffff;
	padding:0 0 0 10px;
	margin-bottom:10px;
	border-top:1px dotted #adadad;
	border-bottom:1px dotted #adadad;
	vertical-align: middle;
}
div#aces{
	float:left;
	margin:0;
	padding:0 0 0 5px;
}
div#aces_maparea{
	border:1px solid #adadad;
	background:#ffffff;
	height:580px;
}
div#aces_info{
	float:left;
	width:350px;
	height:230px;
	background:#ffffff;
	color:#000000;
	position: relative;
}
div#aces_info div#img{
	width:350px;
	height:200px;
	overflow:hidden;
}
div#aces_info div#tle{
	height:10px;
	padding:10px;
	background:#545454;
	color:#ffffff;
}
div#aces_info div#info{
	padding:10px;
	line-height: 150%;
}
div#aces_info div#info b{
	color:red;
}

div.aces_info_hp{
	position: absolute;
	bottom: 0;
	right:0;
}
div.aces_info_hp img:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	/*-ms-filter: "alpha(opacity=70)";*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	background:#ffffff;
}

div#user_gmap{
	float:left;
	width:600px;
	height:490px;
	/*border:solid 1px #545454;*/
}

div#aces_map{
	clear:both;
	float:left;
	width:950px;
	height:260px;
	background:#000000;
	color:#ffffff;
}

#slider-stage2{
	float:left;
	width:880px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height:200px;
	margin:0 auto;
}
#slider-list2{
	/*width:2720px;*/
	width:1232px;
}
#slider-list2 li{
	list-style:none;
	padding:0;
	border:0;
	margin:0 5px;
	background:#FFFFFF;
	float:left;
	width:166px;
	height:200px;
}
#slider-list2 li div.img{
	width:166px;
	height:95px;
	overflow:hidden;

	opacity:0.7;
	filter:alpha(opacity=70);
	/*-ms-filter: "alpha(opacity=70)";*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	background:#ffffff;
}
#slider-list2 li div.img:hover{
	opacity:1.0;
	filter:alpha(opacity=100);
	/*-ms-filter: "alpha(opacity=100)";*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	background:#ffffff;
}
#slider-list2 li div.txt{
	width:146px;
	height:55px;
	padding:10px;
}
#slider-list2 li div.gbtn{
	width:166px;
	height:30px;
	text-align:right;
}
#slider-list2 li div.gbtn img:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	/*-ms-filter: "alpha(opacity=70)";*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	background:#ffffff;
}

div.slider-buttons2{
	float:left;
	width:35px;
	height:200px;
}
div.slider-buttons2 img:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	/*-ms-filter: "alpha(opacity=70)";*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	background:#ffffff;
}

div#aces_park{
	clear:both;
	float:left;
	width:950px;
	padding:30px 0 10px 0;
}
div#aces_park div.gd_park{
	float:left;
	width:950px;
	background:#ffffff;
	position: relative;
}
div.aces_park_hed{
	padding:10px 0 10px 40px;
	height:10px;
	position: relative;
}
div.aces_park_hed img{
	position: absolute;
	top: 0;
	left:0;
}
div.aces_park_txt{
	padding:10px;
}
div#aces_park div.gd_park div.gbtn{
	position: absolute;
	bottom: 0;
	right:0;
}
div#aces_park div.gd_park div.gbtn img:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	/*-ms-filter: "alpha(opacity=70)";*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	background:#ffffff;
}

div.aces_park_txt b{
	color:red;
}
div.aces_park_txt img{
	float:left;
	padding:0 10px 10px 0;
}
div#aces_shopnote{
	clear:both;
	float:left;
	width:950px;
	padding:0 0 10px 5px;
}
div#aces_shopnote div.txt{
	padding:10px 0 0 10px;
	background:#ffffff;
	border-top:1px dotted #ababab;
	border-bottom:1px dotted #ababab;
}
div#aces_shopnote div.txt b{
	font-size:12px;
	color:#3a9bc2;
	padding-bottom:10px;
	letter-spacing:1px;
}
div#aces_shopnote div.txt p{
	padding-left:10px;
}

div.aces_shop{
	float:left;
	width:230px;
	padding:0 5px 0 5px;
}
div.aces_shop div.gd{
	height:260px;
	background:#ffffff;
	position: relative;
}
div.aces_shop div.gd div.hed{
	padding:10px;
	height:10px;
	background:#545454;
	color:#ffffff;
	font-size:10px;
}
div.aces_shop div.gd div.main{
	padding:10px;
}
div.aces_shop div.gd div.main b{
	color:red;
}

div.aces_shop div.gd div.gbtn{
	position: absolute;
	bottom: 0;
	right:0;
}
div.aces_shop div.gd div.gbtn img:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	/*-ms-filter: "alpha(opacity=70)";*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	background:#ffffff;
}

/*ママズシアター*/
div#mamas_bnr{
	float:left;
	padding:0 0 0 5px;
	width:710px;
	height:284px;
}
div#mamas_schedule{
	float:left;
	padding:0 0 0 10px;
	width:230px;
	height:284px;
}
div#mamas_schedule div#schedule{
	float:left;
	padding:10px;
	width:210px;
	height:264px;
	background:#ffffff;
}
div#mamas_app{
	float:left;
	width:960px;
}
div.mamas_gr{
	float:left;
	padding:10px 5px 0 5px;
	width:470px;
}
div.mamas_img{
	float:left;
	background:#ffffff;
	width:470px;
	padding-bottom:10px;
}
div.mamas_img div.img{
	width:470px;
	height:313px;
	background:#000000;
	text-align:center;
	position: relative;
}
div.mamas_img div.bbtn{
	width:15px;
	height:15px;
	position: absolute;
	bottom: 0;
	right:0;
}
div.mamas_img div.txt{
	clear:both;
	height:40px;
	padding:10px;
	text-align:left;
}

/*ニュース*/
div#news{
	float:left;
	padding:0 0 0 5px;
	width:950px;
	overflow: hidden;
}
div#news_list{
	float:left;
	width:440px;
	background:#ffffff;
	padding-bottom: 32768px; /* 必須 */  
	margin-bottom: -32768px; /* 必須 */  
}
div#news_list ul{
	width:420px;
}
div#news_list ul li{
	width:420px;
	height:30px;
	padding:10px;
	border-bottom:1px solid #ababab;

	background-image: url(../images/news/btn_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#news_list ul li.even{
	background:#f5f5f5;

	background-image: url(../images/news/btn_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#news_detail{
	float:left;
	margin-left:10px;
	width:500px;
	background:#ffffff;
	padding-bottom: 32768px; /* 必須 */  
	margin-bottom: -32768px; /* 必須 */  
}

div.detail{
	float:left;
	padding:10px;
}
div.detail p{
	padding:10px;
}
div.news_tle{
	width:480px;
	padding:10px 0 13px 0;
	font-weight:bold;
	border-bottom:1px dotted #ababab;
}

/*ニュース詳細*/
body#pg_nsdetail{
	width:505px;
	overflow-x: hidden;
}

div#ns_detail{
	padding:30px 30px 0 30px;
	width:475px;
	overflow: hidden;
	position: relative;
}
div#ns_detail h1{
	width:460px;
	font-weight:bold;
	font-size:13px;
	padding:10px 0;
	border-top:1px dotted #ababab;
	border-bottom:1px dotted #ababab;
}

/* フッター----------------------------------------------------------------------------------*/
div#footer{
	width:950px;
	height:90px;
	padding:0 35px 0 35px;
	margin: 0 auto;
	position: relative;
}
div#pagetop_btn{
	position: absolute;
	top: -1px;
	right:30px;
}
div#pagetop_btn img:hover{
	opacity:0.9;
	filter:alpha(opacity=90);
	/*-ms-filter: "alpha(opacity=90)";*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	background:#ffffff;
}

div#foot_sitemap{
	clear:both;
	float: left;
}
ul.sitemap{
	width:661px;
}
ul.sitemap li{
	float: left;
	padding:10px 30px 0 0;
}
ul.sitemap li.m01{
	width:46px;
}
ul.sitemap li.m02{
	width:104px;
}
ul.sitemap li.m03{
	width:93px;
}
ul.sitemap li.m04{
	width:116px;
}
ul.sitemap li.m05{
	width:128px;
}

div#copy{
	clear:both;
	background:#000000;
	/*background-image: url(../images/foot/bg_copy.jpg);*/
}

div#foot_copy{
	padding:0 35px 0 35px;
	margin: 0 auto;
	width:950px;
	height:10px;
	padding:10px 0;
	text-align:right;
	color:#ffffff;
	font-size:10px;
}
/*
	border:1px solid #000;

/*